Skip to content

Commit

Permalink
Fix to build on older versions
Browse files Browse the repository at this point in the history
[build]
  • Loading branch information
iliajie committed Aug 4, 2024
1 parent 81daae7 commit 6809917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: awalsh128/cache-apt-pkgs-action@latest
Expand Down

0 comments on commit 6809917

Please sign in to comment.