mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Update rocky.yml
This commit is contained in:
parent
5717089c02
commit
a111541da5
3
.github/workflows/rocky.yml
vendored
3
.github/workflows/rocky.yml
vendored
@ -7,6 +7,9 @@ jobs:
|
|||||||
name: Test installation on Rocky 9
|
name: Test installation on Rocky 9
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: rockylinux:8
|
container: rockylinux:8
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Free up storage
|
- name: Free up storage
|
||||||
|
Loading…
Reference in New Issue
Block a user