f25bf6cb29
Bump almalinux9 image tags to 20260606 Reviewed-on: #46 Co-authored-by: Ben Vincent <ben@unkin.net> Co-committed-by: Ben Vincent <ben@unkin.net>
9 lines
167 B
YAML
9 lines
167 B
YAML
when:
|
|
- event: pull_request
|
|
|
|
steps:
|
|
- name: test
|
|
image: git.unkin.net/unkin/almalinux9-base:20260606
|
|
commands:
|
|
- uvx --python 3.11 --with tox-uv tox
|