Skip to content

Commit

Permalink
TMP disable latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Nov 16, 2023
1 parent 845eb14 commit 2bb8a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- {'python': '3.8', 'latest': false}
- {'python': '3.9', 'latest': false}
- {'python': '3.10', 'latest': false}
- {'python': '3.11', 'latest': true}
- {'python': '3.11', 'latest': false}
steps:
- name: 'Checkout repository'
uses: actions/checkout@v4
Expand Down

0 comments on commit 2bb8a1d

Please sign in to comment.