ci: downgrade integration-test runner
Dev Deploy / Build Jar (ubuntu-latest) (push) Has been cancelled
Dev Deploy / Build Jar (windows-latest) (push) Has been cancelled
Dev Deploy / Docker Push (push) Has been cancelled
Dev Deploy / Deploy to Maven Central (push) Has been cancelled
Dev Deploy / Deploy to Northflank (push) Has been cancelled

This commit is contained in:
ReaJason
2026-02-27 14:19:38 +08:00
parent 1aa528e51f
commit d4718dcff5
3 changed files with 3 additions and 3 deletions
@@ -19,7 +19,7 @@ concurrency:
jobs:
integration-test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4