Skip to content

Commit

Permalink
[GHA] watch me do it again
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Weidauer committed Dec 18, 2024
1 parent 62cd784 commit bf30d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
matrix:
include:
- name: Linux
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
- name: macOS
runs-on: macos-10.15
runs-on: macos-latest

env:
SRC_PATH: ${{ github.workspace }}/src
Expand Down

0 comments on commit bf30d0c

Please sign in to comment.