Skip to content

Commit

Permalink
Use standard GHA runners
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier FAURAX <olivier.faurax@eu.equinix.com>
  • Loading branch information
ofaurax committed May 16, 2024
1 parent ca4c64f commit 02cf8dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
- "3.10"
- "3.11"
os-version:
- ubuntu-16.04
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- ubuntu-latest
runs-on: ${{matrix.os-version}}
steps:
Expand Down

0 comments on commit 02cf8dc

Please sign in to comment.