update github workflow script

This commit is contained in:
陈精华 2023-09-01 16:09:38 +08:00
parent 692bb8f964
commit d49b444462
No known key found for this signature in database
GPG Key ID: 30BDC970902B755D
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-18.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Set up JDK 8 - name: Set up JDK 8