Skip to content

Commit 75f8c3b

Browse files
committed
Really use Rocky 9.
1 parent c9723a0 commit 75f8c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
lint-python3-rocky9:
8383
runs-on: ubuntu-22.04
8484
container:
85-
image: rockylinux/rockylinux:8
85+
image: rockylinux/rockylinux:9
8686
steps:
8787
- uses: actions/checkout@v4
8888
- name: Set up Python 3 with DNF

0 commit comments

Comments
 (0)