Skip to content

Commit

Permalink
Switch to k8s public runners for test job
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster authored Oct 12, 2023
1 parent 7827d92 commit cfb73c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
jobs:
run:
name: Run tests
runs-on: [k8s-internal]
runs-on: [k8s-public]
container: golang:1
env:
GOFLAGS: "-buildvcs=false"
Expand Down

0 comments on commit cfb73c7

Please sign in to comment.