Skip to content

Commit

Permalink
Update docker-unstable.yml
Browse files Browse the repository at this point in the history
Use full Dockerfile to build `unstable`
  • Loading branch information
natsukagami authored May 26, 2023
1 parent 6bd65fa commit 474a10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
context: .
push: ${{ github.event_name == 'push' }}
tags: ${{ env.tags }}
file: ./docker/gcc-only.dockerfile
file: ./docker/Dockerfile
unstable-gcc:
name: GCC-only
runs-on: ubuntu-latest
Expand Down

0 comments on commit 474a10e

Please sign in to comment.