Skip to content

Commit

Permalink
Use ubuntu-latest for building the project
Browse files Browse the repository at this point in the history
  • Loading branch information
tishun committed Oct 16, 2024
1 parent 55e3a34 commit 73d8f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

build:
name: Build and Test
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- name: Checkout project
uses: actions/checkout@v4
Expand Down

0 comments on commit 73d8f64

Please sign in to comment.