Skip to content

Commit c4d7923

Browse files
authored
Update build.yml
1 parent 703c567 commit c4d7923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build:
77
environment: ci
8-
runs-on: 'ubuntu-20.04'
8+
runs-on: 'ubuntu-22.04'
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-java@v2

0 commit comments

Comments
 (0)