ubuntu 22

This commit is contained in:
Night Kaly 2023-03-09 15:20:08 +00:00 committed by GitHub
parent 1e24110622
commit 3f6a65b406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: Java setup