Skip to content

Commit

Permalink
use ubuntu 22.04 instead of latest 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Oct 14, 2024
1 parent 82f416f commit ba9029c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:

jobs:
selftest:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: install
Expand Down

0 comments on commit ba9029c

Please sign in to comment.