Skip to content

Commit

Permalink
chore: use ubuntu-22.04-arm
Browse files Browse the repository at this point in the history
ubuntu-24.04-arm is too unstable
  • Loading branch information
ldez committed Feb 14, 2025
1 parent 818ec4d commit 80284ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- ubuntu-22.04-arm
- macos-latest
- windows-latest
version:
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- ubuntu-22.04-arm
- macos-latest
- windows-latest
version:
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- ubuntu-22.04-arm
- macos-latest
- windows-latest
wd:
Expand Down

0 comments on commit 80284ed

Please sign in to comment.