Skip to content

Commit

Permalink
Build deb on older ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Nov 24, 2023
1 parent c9c6550 commit 76dbb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-deb:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
SGX_MODE: HW
steps:
Expand Down

0 comments on commit 76dbb0e

Please sign in to comment.