Skip to content

Commit

Permalink
Fix linux build
Browse files Browse the repository at this point in the history
Differential Revision: D61224976
  • Loading branch information
Matt Blagden authored and facebook-github-bot committed Aug 13, 2024
1 parent 05ee71f commit 73db365
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-22.04
steps:
- name: Install dependencies
run: |-
Expand Down

0 comments on commit 73db365

Please sign in to comment.