Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Dec 25, 2024
1 parent 00a19df commit 65c9d18
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 29 deletions.
16 changes: 5 additions & 11 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,17 @@ jobs:
matrix:
os: [
# windows-2019,
# windows-latest,
# macos-12,
windows-latest,
macos-13,
# macos-14,
# macos-latest,
ubuntu-20.04,
macos-latest,
# ubuntu-20.04,
# ubuntu-22.04,
# ubuntu-latest,
ubuntu-latest,
]
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,3 @@ DOCKERFILE_HADOLINT どうしよう。こっちは入れても良さそう?
workflow_call のメモ
https://zenn.dev/jerome/articles/cc07ad73e017ad
https://blog.lufia.org/entry/2023/03/21/222847

a
16 changes: 0 additions & 16 deletions requirements.txt

This file was deleted.

0 comments on commit 65c9d18

Please sign in to comment.