Skip to content

Commit

Permalink
Update cd - remove bionic
Browse files Browse the repository at this point in the history
  • Loading branch information
lmark1 committed Dec 23, 2023
1 parent 94b85e9 commit a807faf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
- name: focal-nogpu
distro: focal
base_image: ubuntu:focal
- name: bionic
distro: bionic
base_image: nvidia/opengl:1.2-glvnd-runtime-ubuntu18.04
# - name: bionic
# distro: bionic
# base_image: nvidia/opengl:1.2-glvnd-runtime-ubuntu18.04
steps:
-
name: Set up QEMU
Expand Down

0 comments on commit a807faf

Please sign in to comment.