Skip to content

Commit d4e9e5b

Browse files
committed
Run NVC with Python 3.10.
1 parent 6fd8342 commit d4e9e5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ jobs:
104104
fail-fast: false
105105
matrix:
106106
task: [
107-
{do: 39-acceptance},
108-
{do: 39-vcomponents},
107+
{do: 310-acceptance},
108+
{do: 310-vcomponents},
109109
]
110110
name: '🛳️ Container · ${{ matrix.task.do }} · NVC'
111111
steps:

0 commit comments

Comments
 (0)