Skip to content

Commit

Permalink
replacing ubuntu-latest with ubuntu-24.04 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyLGalles authored Dec 3, 2024
1 parent 59f1e79 commit ced3228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-lint-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
test-lint-workflow:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Checkout Branch
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit ced3228

Please sign in to comment.