Skip to content

Commit 4876629

Browse files
committed
CI: Update GHA runners
1 parent e89a800 commit 4876629

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ jobs:
2727
os:
2828
- ubuntu-24.04
2929
- ubuntu-22.04
30-
- ubuntu-20.04
30+
- ubuntu-24.04-arm
31+
- ubuntu-22.04-arm
3132
- macos-15
3233
- macos-14
3334
- macos-13
35+
- windows-2025
3436
- windows-2022
35-
- windows-2019
3637
steps:
3738
- uses: actions/checkout@v4
3839
- run: bash -x build-cmake.sh

0 commit comments

Comments
 (0)