Skip to content

Commit

Permalink
Revert "Update runs-on"
Browse files Browse the repository at this point in the history
This reverts commit 143fdc3.
  • Loading branch information
smatting committed Sep 13, 2023
1 parent 71995a0 commit 58640aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
name: Prepare offline package
# Useful to skip expensive CI when writing docs
if: "!contains(github.event.head_commit.message, 'skip ci')"
runs-on: U22.04-4CPU-16Gig-150GB
runs-on:
group: wire-server-deploy
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 58640aa

Please sign in to comment.