Skip to content

Commit

Permalink
Update public-ip.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom authored Jul 17, 2024
1 parent 5cd75cd commit 34b7012
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/public-ip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@ jobs:
- x64
- arm64
cpu:
- "1"
- "1"
- "1"
- 1cpu
- 2cpu
- 4cpu
os:
- linux
- linux
runs-on: runs-on,runner=${{ matrix.cpu }}-${{ matrix.os }}-${{ matrix.architecture }},run-id=${{ github.run_id }}
steps:
- name: Get Public IP
Expand Down

0 comments on commit 34b7012

Please sign in to comment.