Skip to content

Commit

Permalink
actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
dakka committed May 18, 2024
1 parent 211a093 commit e661972
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Ubuntu-clang-latest.yml
Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@ env:
jobs:
linux:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
timeout-minutes: 5

steps:
1 change: 1 addition & 0 deletions .github/workflows/Ubuntu-gcc-latest.yml
Original file line number Diff line number Diff line change
@@ -20,6 +20,7 @@ jobs:
linux:
#runs-on: ubuntu-latest
runs-on: Ubuntu-24.04
if: github.ref == 'refs/heads/master'
timeout-minutes: 5

steps:

0 comments on commit e661972

Please sign in to comment.