Skip to content

Commit 21275a1

Browse files
committed
Update CI matrix
1 parent 9dc9ae5 commit 21275a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
# https://github.com/actions/virtual-environments
28-
os: [macos-12, macos-11, ubuntu-20.04]
28+
os: [macos-13, macos-12, macos-11, ubuntu-20.04]
2929

3030
runs-on: ${{ matrix.os }}
3131
env:

0 commit comments

Comments
 (0)