This commit is contained in:
parent
e29d535fe5
commit
2b2e4369e2
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
# runs-on: debian-x86-runner # Your runner's name
|
||||
# runs-on: docker
|
||||
runs-on: docker://docker:20-bookworm
|
||||
runs-on: docker
|
||||
# runs-on: docker://docker:20-bookworm
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue