Skip to content

Commit 0372aae

Browse files
committed
Remove old Linux Build
1 parent 48b4627 commit 0372aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
strategy:
144144
fail-fast: false
145145
matrix:
146-
ubuntu: ['ubuntu-20.04', 'ubuntu-22.04']
146+
ubuntu: ['ubuntu-22.04']
147147
steps:
148148
- name: Checkout
149149
uses: actions/checkout@v4.1.1

0 commit comments

Comments
 (0)