Skip to content

Commit

Permalink
use latest container to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbbjarnason committed Apr 5, 2024
1 parent 3b177b7 commit 3514a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
build:
name: 'build and install'
runs-on: ubuntu-22.04
container: ghcr.io/skaginn3x/skaginn3x/framework/tfc-toolchain:sha-f8ab815
container: ghcr.io/skaginn3x/skaginn3x/framework/tfc-toolchain:latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3514a8b

Please sign in to comment.