Skip to content

Commit

Permalink
Update to debian 11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xenago committed Sep 15, 2022
1 parent b573fde commit b31a0e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on: push
jobs:
build_release:
name: build and release
runs-on: ubuntu-20.04 # Build on Debian-based distro
runs-on: ubuntu-20.04
container:
image: debian:11.4
image: debian:11.5
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit b31a0e1

Please sign in to comment.