Skip to content

Commit

Permalink
Merge pull request #64 from DataDog/kylev/bump-runner
Browse files Browse the repository at this point in the history
Bump the build_deploy Ubuntu version
  • Loading branch information
emmettbutler authored Apr 1, 2024
2 parents 72f179a + 1a9f244 commit 0d16e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build_wheel:
name: Build wheels
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0d16e69

Please sign in to comment.