parent
709b82fd52
commit
49cfdb32f8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
job:
|
||||
container:
|
||||
image: alma:8
|
||||
image: almalinux:8
|
||||
steps:
|
||||
- name: cd
|
||||
env:
|
||||
|
|
|
@ -2,7 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
job:
|
||||
container:
|
||||
image: alma:9
|
||||
image: almalinux:9
|
||||
steps:
|
||||
- name: cd
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue