mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-25 20:50:43 -05:00
build: add x86 tag
This commit is contained in:
parent
b78fa14cdc
commit
60c4605a3d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name: learn-gitea-actions
|
||||
name: Clean up S3 Bucket in Linode
|
||||
run-name: ${{ gitea.actor }} is learning Gitea Actions
|
||||
on:
|
||||
push:
|
||||
|
@ -12,7 +12,7 @@ env:
|
|||
|
||||
jobs:
|
||||
check-bats-version:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: x86
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
|
|
Loading…
Reference in a new issue