Skip to content

Commit

Permalink
Bump Ubuntu and Fc versions on packaging workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
igorauad committed Nov 1, 2023
1 parent 9a2df5f commit 6b1a219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deb_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: igorfreire/gnuradio-oot-dev:3.10.3-ubuntu-focal
image: igorfreire/gnuradio-oot-dev:3.10.7.0-ubuntu-jammy
steps:
- uses: actions/checkout@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rpm_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: fedora:36
image: fedora:38
steps:
- name: Install git
run: |
Expand Down

0 comments on commit 6b1a219

Please sign in to comment.