Skip to content

Commit

Permalink
The latest version of Ubuntu (24.04) is currently unsupported.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChungengTian committed Jan 7, 2025
1 parent dcad370 commit 60f7c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

jobs:
build:
name: "Ubuntu Latest"
runs-on: ubuntu-latest
name: "Ubuntu 20.04"
runs-on: ubuntu:20.04
steps:
- name: Code Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 60f7c55

Please sign in to comment.