change base image
This commit is contained in:
@@ -7,10 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
checkout:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: git.phyllo.me/roots/fedora-iso-creation:42
|
||||
runs-on: git.phyllo.me/roots/fedora-iso-creation:42
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup tmate session
|
||||
uses: https://github.com/mxschmitt/action-tmate@v3
|
Reference in New Issue
Block a user