Skip to content

Commit 4167914

Browse files
committed
Fixed CI runners
1 parent 1bb6457 commit 4167914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
os: [ubuntu-20.04, ubuntu-22.04, macos-11, macos-12]
23+
os: [ubuntu-22.04, ubuntu-24.04, macos-13, macos-14]
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)