Skip to content

Commit

Permalink
adding ubuntu-24.04 runners for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Dec 5, 2024
1 parent cd961c3 commit 55e7015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
GITHUB_PR_NUMBER: ${{ github.event.pull_request.number }}
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
environment:
name: staging
steps:
Expand Down

0 comments on commit 55e7015

Please sign in to comment.