Skip to content

Commit c530cf4

Browse files
committed
Trying again to convince github actions to release the software
1 parent 2d6c236 commit c530cf4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
with:
1515
submodules: true
16-
- uses: actions/setup-python@v5
17-
with:
18-
python-version: '3.11'
1916
- name: version-check
2017
# Fails the release if the release-tag doesn't match the Nunavut version at that tag.
2118
run: |

0 commit comments

Comments
 (0)