Skip to content

Commit

Permalink
Merge: Update from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
monkin77 committed Aug 23, 2024
2 parents 2e65522 + f71eaaa commit b8a75f4
Show file tree
Hide file tree
Showing 27 changed files with 1,682 additions and 1,078 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
lfs: true

- name: setup CI
uses: lava-nc/ci-setup-composite-action@v1.2
uses: lava-nc/ci-setup-composite-action@v1.5.10_py3.10
with:
repository: 'Lava'

Expand All @@ -39,7 +39,7 @@ jobs:
lfs: true

- name: setup CI
uses: lava-nc/ci-setup-composite-action@v1.2
uses: lava-nc/ci-setup-composite-action@v1.5.10_py3.10
with:
repository: 'Lava'

Expand All @@ -55,14 +55,14 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-13]
operating-system: [ubuntu-latest, macos-13]
steps:
- uses: actions/checkout@v3
with:
lfs: true

- name: setup CI
uses: lava-nc/ci-setup-composite-action@v1.2
uses: lava-nc/ci-setup-composite-action@v1.5.10_py3.10
with:
repository: 'Lava'

Expand Down
82 changes: 0 additions & 82 deletions RELEASE.md

This file was deleted.

Loading

0 comments on commit b8a75f4

Please sign in to comment.