Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ueber2y committed Nov 28, 2024
1 parent 928d440 commit 1df7c82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ jobs:
runs-on: ${{ matrix.config.os }}
strategy:
matrix:
fail-fast: false
config: [
{os: ubuntu-latest, python-version: "3.8"},
{os: ubuntu-latest, python-version: "3.9"},
{os: ubuntu-latest, python-version: "3.10"},
{os: ubuntu-latest, python-version: "3.12"},
]
env:
COMPILER_CACHE_VERSION: 1
Expand Down

0 comments on commit 1df7c82

Please sign in to comment.