chore: bump almalinux9 image tags #46

Merged
benvin merged 1 commits from chore/bump-almalinux9-image-tags into master 2026-06-07 00:32:27 +10:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ when:
steps: steps:
- name: pre-commit - name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308 image: git.unkin.net/unkin/almalinux9-base:20260606
commands: commands:
- uvx pre-commit run --all-files - uvx pre-commit run --all-files
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps: steps:
- name: test - name: test
image: git.unkin.net/unkin/almalinux9-base:20260308 image: git.unkin.net/unkin/almalinux9-base:20260606
commands: commands:
- uvx --python 3.11 --with tox-uv tox - uvx --python 3.11 --with tox-uv tox