Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tigercosmos committed Aug 16, 2024
2 parents 9963098 + 5ea9c4f commit bd3ce12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
matrix:
include:
- image: ubuntu2404
python: python3
config-zstd: OFF
- image: ubuntu2204
python: python3
Expand Down Expand Up @@ -359,7 +358,6 @@ jobs:
run: |
python -m venv ./venv
source ./venv/bin/activate
python -m pip install pip
python -m pip install -r ci/run_tests/requirements.txt
python ci/run_tests/run_tests.py --interface en0
Expand Down

0 comments on commit bd3ce12

Please sign in to comment.