update name of build job to what it actually does
This commit is contained in:
parent
afdc75c1c6
commit
a3117eea54
|
@ -10,7 +10,7 @@ env:
|
|||
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ACTIONS_RUNTIME_URL: ${{ env.GITHUB_SERVER_URL }}/api/actions_pipeline/
|
||||
jobs:
|
||||
build-zig-nightly:
|
||||
build-zig-nominated-mach-latest:
|
||||
runs-on: ubuntu-latest
|
||||
# Need to use the default container with node and all that, so we can
|
||||
# use JS-based actions like actions/checkout@v3...
|
||||
|
|
Loading…
Reference in New Issue
Block a user