Skip to content

Commit 32b5ae3

Browse files
committed
Remove 20.04 from the list
1 parent 2113366 commit 32b5ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# fail-fast: Default is true, switch to false to allow one platform to fail and still run others
3333
fail-fast: false
3434
matrix:
35-
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, windows-2022, macos-13, macos-arm64]
35+
os: [ubuntu-22.04, ubuntu-24.04, windows-2022, macos-13, macos-arm64]
3636
include:
3737
- os: ubuntu-22.04
3838
SELF_HOSTED: false

0 commit comments

Comments
 (0)