Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga committed Feb 28, 2024
1 parent 27d36d9 commit 4f20cb4
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 @@ -2,7 +2,7 @@ name: Checks
on:
push:
branches:
- dgsga-meson-builds
- dgsga-meson-build
paths-ignore:
- "CONTRIBUTORS"
- "NEWS"
Expand Down Expand Up @@ -50,7 +50,7 @@ env:
jobs:
build-ubuntu:
name: Ubuntu
runs-on: ubuntu-latest
runs-on: ubuntu-noble
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand Down

0 comments on commit 4f20cb4

Please sign in to comment.