Skip to content

Commit

Permalink
Disble tests with stable stack (until we have a new release) (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrieucF authored Aug 16, 2024
1 parent 3a6e339 commit aece727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
build_type: ["release", "nightly"]
build_type: ["nightly"]
image: ["alma9", "ubuntu22"]
fail-fast: false
runs-on: ubuntu-latest
Expand Down

0 comments on commit aece727

Please sign in to comment.