Skip to content

Commit

Permalink
try to use large runner for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Feb 19, 2024
1 parent 1c5367b commit 1d52e87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/new-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ env:

jobs:
main:
runs-on:
labels: ubuntu-latest-16core
runs-on: ubuntu-22.04-16core
steps:
- name: Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0
Expand Down

0 comments on commit 1d52e87

Please sign in to comment.