Skip to content

Commit

Permalink
Update ubuntu version in wiki.yaml (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 authored Feb 12, 2025
1 parent 6a2f8fc commit e9046ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
wiki:
name: Sync content to wiki
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit e9046ff

Please sign in to comment.