Skip to content

Commit 6fe2e11

Browse files
committed
More
1 parent b44215b commit 6fe2e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
exclude:
8080
# Don't test (but do build) on macos, it's sufficiently similar to other OSs
8181
# that it mostly just burns CI time
82-
- os: macos
82+
- os: macOS-latest
8383
test: true
8484
# Don't test windows on 9.2, it has particularly bad long-path issues
8585
- os: windows-latest

0 commit comments

Comments
 (0)