mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-12 17:30:19 +00:00
Fix GitHub action
This commit is contained in:
2
.github/workflows/xcat_test.yml
vendored
2
.github/workflows/xcat_test.yml
vendored
@ -2,7 +2,7 @@ name: xcat_test
|
||||
on: [pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
xcat_pr_test:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Reference in New Issue
Block a user