generated from mingliqiye/lib-tem
ci: 更新 GitHub Actions 构建环境
- 将构建运行环境从 ubuntu-dev 修改为 ubuntu-latest
This commit is contained in:
parent
ef4c7ff85a
commit
0c1a8cce25
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '8'
|
||||
distribution: 'microsoft'
|
||||
|
||||
|
||||
- name: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user