Skip to content

prepare for updating to 1.12, require 1.11 as the minimum compat (#691) #28

prepare for updating to 1.12, require 1.11 as the minimum compat (#691)

prepare for updating to 1.12, require 1.11 as the minimum compat (#691) #28

name: CI – Empty loading test on nightly
on:
push:
branches:
- master
pull_request:
jobs:
empty-loading-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: 'nightly'
arch: x64
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest