Skip to content

Bump numba from 0.64.0 to 0.65.0 #838

Bump numba from 0.64.0 to 0.65.0

Bump numba from 0.64.0 to 0.65.0 #838

Workflow file for this run

name: Docker Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build the Docker image
run: docker build . --file Dockerfile --tag idein/pytorch:$(date +%s)