Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Aug 16, 2024
1 parent 332216a commit 365978c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 65 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/cranbundle.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Release a single library bundle

jobs:
Build:
runs-on: macos-11
runs-on: macos-13
steps:
- name: Prepare git
run: |
Expand All @@ -18,7 +18,7 @@ jobs:
git config --global user.name 'Jeroen (via CI)'
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- id: reset
name: Reset homebrew to bigsur
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/test.yaml

This file was deleted.

0 comments on commit 365978c

Please sign in to comment.