Skip to content

Commit 81fffec

Browse files
committed
Use macos-latest again
1 parent a38965f commit 81fffec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ${{ matrix.os }}
4949
strategy:
5050
matrix:
51-
os: [macos-11, ubuntu-latest, windows-latest]
51+
os: [macos-latest, ubuntu-latest, windows-latest]
5252
fail-fast: false
5353
steps:
5454
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)