Skip to content

Commit

Permalink
ENH: switch back to ubuntu 20.04 for building linux
Browse files Browse the repository at this point in the history
This reverts commit 32f978c8932064395c0cfc3d8c22c2c9a263d4df.
  • Loading branch information
lanewei120 committed Jul 7, 2023
1 parent 8e10423 commit f43beb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
appimage-builder:
name: Linux AppImage Build

runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f43beb0

Please sign in to comment.