Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
Update to F41
Browse files Browse the repository at this point in the history
  • Loading branch information
gbraad authored Dec 18, 2024
1 parent 3cf9dd5 commit adbb16b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/exitnode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:

jobs:
exitnode-test:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
container:
image: ghcr.io/gbraad-devenv/fedora/dotfiles:39
image: ghcr.io/gbraad-devenv/fedora/dotfiles:41
volumes:
- workspace:/workspace
options: --cpus 1
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/file.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:

jobs:
file-test:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
container:
image: ghcr.io/gbraad-devenv/fedora/dotfiles:39
image: ghcr.io/gbraad-devenv/fedora/dotfiles:41
volumes:
- workspace:/workspace
options: --cpus 1
Expand Down

0 comments on commit adbb16b

Please sign in to comment.