Bullseye anyone?

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2022-01-08 12:55:54 +00:00
parent 25a8e0dcba
commit 0018e46a28
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
ARCH: amd64
DEBIAN_VERSION: buster
DEBIAN_VERSION: bullseye
steps:
- name: Checkout Repo
uses: actions/checkout@v2