Skip to content

Commit d311572

Browse files
committed
Update CI images.
1 parent 4c6cb44 commit d311572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{matrix.os}}
1212
strategy:
1313
matrix:
14-
os: [ubuntu-18.04, ubuntu-20.04, macos-10.15]
14+
os: [ubuntu-22.04, ubuntu-24.04, macos-14, macos-15]
1515
steps:
1616
- uses: actions/checkout@v2
1717
- name: Install dependencies

0 commit comments

Comments
 (0)