Update .gitea/workflows/ci.yml
This commit is contained in:
parent
2b2cee2352
commit
00424f7f5f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test-amd64:
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: [ubuntu-24.04, amd64-builder]
|
||||
steps:
|
||||
- name: Print host info
|
||||
run: uname -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue