Skip to content

Commit f6368ce

Browse files
committed
added space account
1 parent b05f6f3 commit f6368ce

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/test-rancher.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ on:
1010
jobs:
1111
test-rancher:
1212
runs-on:
13-
- runs-on
14-
- spot=true
15-
- runner=8cpu-linux-amd64
16-
- run-id=${{ github.run_id }}
13+
- ubuntu-latest
14+
1715
steps:
1816
- name: Checkout repository
1917
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0

0 commit comments

Comments
 (0)