Skip to content

Commit

Permalink
Set base image
Browse files Browse the repository at this point in the history
  • Loading branch information
robwittman committed Jul 11, 2023
1 parent 3e9167e commit 0fb64b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
fail-fast: false
matrix:
version: ["3.9", "3.10"] # TODO: Add 3.11
identifier: [base, gpu]
identifier: [base, base-gpu]
env:
# TODO: This should not be SHA, but branch / tag name
TAG: ${{ github.sha }}
Expand Down

0 comments on commit 0fb64b2

Please sign in to comment.