Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Dec 19, 2024
1 parent d8f16f1 commit af62f0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
jobs:
linux:
name: Linux Build
runs-on: ubuntu:20.04
runs-on: ubuntu-latest
container: ubuntu:20.04

steps:
- name: Setup Checkout
Expand Down

0 comments on commit af62f0f

Please sign in to comment.