Skip to content

Commit

Permalink
fix Linux build with Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov committed Sep 23, 2024
1 parent ca309f0 commit 96b9061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
linux:
name: 'Linux'
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- name: Checkout
Expand Down

0 comments on commit 96b9061

Please sign in to comment.