Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Use public runner.
  • Loading branch information
Peter Goodman authored Aug 1, 2024
1 parent 575266d commit 32d7206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:

jobs:
build:
runs-on: ubuntu-latest-32x64
runs-on: ubuntu-latest
container:
image: ghcr.io/lifting-bits/cxx-common/vcpkg-builder-ubuntu-v2:22.04
options: --user 1001
Expand Down

0 comments on commit 32d7206

Please sign in to comment.