mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-25 20:50:43 -05:00
build: use x86
This commit is contained in:
parent
e1c1d11c45
commit
538858b119
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-bats-version:
|
check-bats-version:
|
||||||
runs-on: arm
|
runs-on: x86
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Reference in a new issue