Skip to content

Commit

Permalink
Add macos-14 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Mar 20, 2024
1 parent 51ff9ae commit 5ce4fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
fail-fast: false
matrix:
config:
- { os: macos-14, r: "release" }
- { os: macOS-latest, r: "release" }
- { os: windows-latest, r: "release" }
- { os: ubuntu-latest, r: "devel", http-user-agent: "release" }
Expand Down

0 comments on commit 5ce4fda

Please sign in to comment.