Skip to content

Commit

Permalink
Graduate ubuntu-24.04-arm runners, except for Python 3.8 (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-keller authored Feb 24, 2025
1 parent 6437c89 commit 7cb07f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@ jobs:
- ubuntu-24.04-arm
include:
- experimental: false
- experimental: true
os: ubuntu-24.04-arm # deal with flaky runners
- experimental: true # no reliable moto release available
python-version: 3.8
os: ubuntu-24.04-arm
- upload-coverage: false
- upload-coverage: true
python-version: 3.11
Expand Down

0 comments on commit 7cb07f6

Please sign in to comment.