I need to show that a $(67, 12, 2)$-design does not exist. I tried to use the Bruck, Ryser and Chowla theorem which in this case states that if a $(67, 12, 2)$-design exists, then the equation $$z^2=10x^2-2y^2,$$ has a non-trivial integer solution $(x,y,z)\neq \overline{0}$. Checking from Wolfram I found that it does not have any, which would prove my original problem, but I would like to see proof why it doesn't have any.
It is easy to see that $z$ should be even so I tried to plug in $z=:2k$ and split it in some cases but it did not go anywhere.
I believe the following is correct after seeing from Daniyar that one should resubstitute:
By Jyrki's hint, $z^{2} = 10x^{2} - 2y^{2} \equiv -2y^{2} \pmod 5$. It is easily verified that $y^{2} \equiv 0,1,4 \pmod 5$ so that $-2y^{2} \equiv 0,-2,-8 \pmod 5\equiv 0,2,3 \pmod 5$.
Clearly then as we have $z^{2}$ on the $LHS$, we have both $z,y \equiv 0 \pmod 5 \implies 25 | z^{2},y^{2} \implies 25| z^{2},2y^{2} \implies $
$25|z^{2}+2y^{2}\implies 25|10x^{2} \implies 5|2x^{2} \implies 5|x \implies x \equiv 0 \pmod 5$
Suppose $a=z,b=y,c =x$ is the solution to $z^{2} = 10x^{2} - 2y^{2}$ where one of $a,b,c$ is smallest.
Hence we may find a "smaller" solution by checking with $a=5k, b=5j$, and $ c = 5l$:
As Daniyar has shown me, it is important to substitute this back into the original equation to get $25k^{2} = 250l^{2} -50j^{2} \Longleftrightarrow k^{2} = 10l^{2} -2j^{2}$ where $k,j,l < a,b,c$ respectively, contradicting the assumption that $(a,b,c)$ is the smallest solution.
To clarify, this leaves the case where $a=k, b=j, c=l$, which from above is true if and only if $a,b,c=0$. Since we have found that $(0,0,0)$ satisfies $z^{2} = 10x^{2} - 2y^{2}$, this is the only solution.