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:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308
image: git.unkin.net/unkin/almalinux9-base:20260606
commands:
- uvx pre-commit run --all-files
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps:
- name: test
image: git.unkin.net/unkin/almalinux9-base:20260308
image: git.unkin.net/unkin/almalinux9-base:20260606
commands:
- uvx --python 3.11 --with tox-uv tox