Skip to content

Commit

Permalink
Don't use ubuntu 24.04 for now
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 02cf8dc commit 8bbdf82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
os-version:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
# - ubuntu-24.04 # doesn't have python 3.7/3.8
- ubuntu-latest
runs-on: ${{matrix.os-version}}
steps:
Expand Down

0 comments on commit 8bbdf82

Please sign in to comment.