Skip to content

Commit 83a9b4c

Browse files
committed
add ubuntu distros
1 parent fd45f71 commit 83a9b4c

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
@@ -110,7 +110,7 @@ jobs:
110110
runs-on: ubuntu-latest
111111
strategy:
112112
matrix:
113-
codename: ['focal', 'jammy', 'noble']
113+
codename: ['focal', 'jammy', 'noble', 'oracular', 'plucky', 'questing']
114114
arch: ['amd64']
115115
steps:
116116
- name: Checkout Repository

0 commit comments

Comments
 (0)