Skip to content

Commit

Permalink
Update Github-host
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanchatelain committed Apr 12, 2024
1 parent da92a4b commit 177d754
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
docker-flang:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
env:
TEST_TAG: verificarlo/verificarlo:test
LATEST_TAG: ${{ github.repository }}:latest
Expand Down Expand Up @@ -49,6 +49,7 @@ jobs:
${{ env.RELEASE_TAG }}
docker:
runs-on: ubuntu-22.04
if: github.event_name == 'pull_request'
strategy:
matrix:
Expand Down

0 comments on commit 177d754

Please sign in to comment.