Skip to content

Commit 38050a3

Browse files
committed
exclude 3.8
1 parent 42ca01e commit 38050a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wipac-cicd.yml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ jobs:
6565
fail-fast: false
6666
matrix:
6767
py3: ${{ fromJSON(needs.py-versions.outputs.matrix) }}
68+
exclude:
69+
- py3: 3.8
6870
container:
6971
image: icecube/icetray:icetray-prod-current-ubuntu22.04
7072
steps:

0 commit comments

Comments
 (0)