1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

workflow: ubuntu-18.04 not supported anymore

This commit is contained in:
krasjet
2023-04-26 01:17:36 +00:00
parent 1f15d61c72
commit 014598da7e

View File

@@ -4,7 +4,7 @@ on:
branches: ['new-theme'] branches: ['new-theme']
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-18.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: set up python 3.4 - name: set up python 3.4