Skip to content

Commit

Permalink
Merge branch 'main' into docs/badges
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Jan 21, 2025
2 parents 8159f73 + 569dcab commit c3af0f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
builds:
permissions:
packages: write
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- name: Builds
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:
builds:
permissions:
packages: write
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- name: Builds
Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:
builds:
permissions:
packages: write
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
matrix:
package: [backend, frontend]
Expand Down

0 comments on commit c3af0f9

Please sign in to comment.