Skip to content

Commit

Permalink
use ubuntu-latest
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 24, 2024
1 parent 2686617 commit 4d29ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/require-label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
require-label:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
outputs:
result: ${{ steps.require-label.outputs.result }}
steps:
Expand Down

0 comments on commit 4d29ec5

Please sign in to comment.