Skip to content

Commit

Permalink
8
Browse files Browse the repository at this point in the history
  • Loading branch information
olofk committed Sep 14, 2024
1 parent 770c6ac commit 84c9fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ jobs:
# https://github.com/olofk/fusesoc/issues/528
#- { icon: 🧊, name: windows-latest }
pyver:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
- '3.11.0-alpha - 3.11.0'
- '3.11'
- '3.12'
runs-on: ${{ matrix.os.name }}
name: ${{ matrix.os.icon }} ${{ matrix.os.name }} | ${{ matrix.pyver }}
steps:
Expand Down

0 comments on commit 84c9fb8

Please sign in to comment.