update the debian12 and bookworm remove --v 1.0

Signed-off-by: sagar rawat <sagarrawat24291@gmail.com>
This commit is contained in:
sagar rawat
2023-09-01 16:19:29 +05:30
parent cf1581afc4
commit 245b58a1e2
9 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ permissions: read-all
jobs:
test:
runs-on: ubuntu-latest
container: golang:1.20-bullseye
container: golang:1.20-bookworm
defaults:
run:
shell: bash