summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/solaris.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/solaris.yaml b/.github/workflows/solaris.yaml
index b36b1b5..9ede782 100644
--- a/.github/workflows/solaris.yaml
+++ b/.github/workflows/solaris.yaml
@@ -3,12 +3,12 @@ on: [push, pull_request]
jobs:
solaris:
- runs-on: macos-latest
+ runs-on: macos-10.15
steps:
- name: Checkout PPP sources
uses: actions/checkout@v2
- name: Build
- uses: vmactions/solaris-vm@v0.0.1
+ uses: vmactions/solaris-vm@v0.0.4
with:
run: |
pkg update