Skip to content

Commit

Permalink
(#191) Connect a TODO with the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed May 12, 2024
1 parent 7d08b32 commit e38c0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.image }}
strategy:
matrix:
image: [ macos-13, # TODO: Migrate to ARM64 image
image: [ macos-13, # TODO[#191]: Migrate to ARM64 image
ubuntu-latest, windows-latest ]
fail-fast: false
env:
Expand Down

0 comments on commit e38c0b5

Please sign in to comment.