This commit is contained in:
parent
f3a67a5140
commit
b226aaa33f
@ -3,7 +3,7 @@ name: link
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
OAT_VERSION: "0.10.0"
|
||||
OAT_VERSION: "0.8.3"
|
||||
|
||||
jobs:
|
||||
link-linux:
|
||||
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Test Docker
|
||||
uses: addnab/docker-run-action@v3
|
||||
with:
|
||||
image: gcc:13
|
||||
image: ubuntu:noble
|
||||
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user