Skip to content

Commit

Permalink
Checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
korran committed Mar 18, 2024
1 parent d6b0e36 commit 38ad7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fpga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
retention-days: 1

build_test_binaries:
runs-on: [e2-standard-16, "id-${{ github.run_id }}-${{ github.run_attempt }}-${{ github.event.id }}"]
runs-on: [e2-standard-16, "run_id=${{ github.run_id }}", "run_attempt=${{ github.run_attempt }}", "job=${{ github.job }}"]
timeout-minutes: 60

env:
Expand Down

0 comments on commit 38ad7bf

Please sign in to comment.