Skip to content

Commit

Permalink
Build hannah images without python version
Browse files Browse the repository at this point in the history
  • Loading branch information
cgerum committed Aug 22, 2024
1 parent a885ea8 commit 8974241
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
target:
- python
python_version:
- 3.9
- 3.10
- 3.11
- 3.12
- '3.9'
- '3.10'
- '3.11'
- '3.12'
#include:
# - target: hannah
# python_version: 3.12 # THis is ignored
Expand Down

0 comments on commit 8974241

Please sign in to comment.