Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Commit 080ca23

Browse files
authored
bionic has reached EOL
1 parent 7749b0a commit 080ca23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
main:
1010
uses: deadsnakes/runbooks/.github/workflows/update.yml@main
1111
with:
12-
dists-json: '["bionic", "focal", "jammy"]'
12+
dists-json: '["focal", "jammy"]'
1313
version: ${{ inputs.version }}
1414
secrets: inherit

0 commit comments

Comments
 (0)