Skip to content

Commit

Permalink
Fix linux build (#1473)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #1473

Differential Revision: D61224976
  • Loading branch information
Matt Blagden authored and facebook-github-bot committed Aug 13, 2024
1 parent 05ee71f commit b13e6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: android-hermes
path: output
linux:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- name: Install dependencies
run: |-
Expand Down

0 comments on commit b13e6a5

Please sign in to comment.