Skip to content

Commit

Permalink
change to ubuntu-latest
Browse files Browse the repository at this point in the history
Signed-off-by: Aryan Rajoria <[email protected]>
  • Loading branch information
aryan-rajoria committed Nov 5, 2024
1 parent c29bad7 commit e05a204
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ env:

jobs:
builder-meson:
runs-on: ['self-hosted', 'ubuntu', 'x64']
# runs-on: ['self-hosted', 'ubuntu', 'x64']
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
Expand Down

0 comments on commit e05a204

Please sign in to comment.