Skip to content

Commit

Permalink
GH: using ubuntu 20.04 for releases
Browse files Browse the repository at this point in the history
Reviewed By: michalmuskala, perehonchuk

Differential Revision: D41945086

fbshipit-source-id: d0f5b35359192d09c5b7b4e5ea47de93898355ba
  • Loading branch information
ilya-klyuchnikov authored and facebook-github-bot committed Dec 12, 2022
1 parent 010b949 commit d76a8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
jobs:
linux-release:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: "actions/checkout@v2"
Expand Down

0 comments on commit d76a8b1

Please sign in to comment.